From: Eli Zaretskii Date: Sat, 3 Feb 2007 22:04:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2419 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=91568dd4366d231a83ded9d9428f92b6e4661462;p=emacs.git *** empty log message *** --- diff --git a/admin/ChangeLog b/admin/ChangeLog index ae62cd5dc06..4516d398a46 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,8 @@ +2007-02-03 Eli Zaretskii + + * nt/makedist.bat: Change EOL format to DOS. Don't use + redirection characters in REM lines. + 2007-01-27 Jan Dj,Ad(Brv * FOR-RELEASE: Removed Gtk/Xft issue. diff --git a/src/ChangeLog b/src/ChangeLog index a4fd501a0d8..73e960813f8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-02-03 Eli Zaretskii + + * indent.c (Fmove_to_column): Document that the argument COLUMN is + taken from prefix numeric argument. + 2007-02-03 Juanma Barranquero * lread.c (syms_of_lread) : Doc fix.